projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
145a0ae
)
* log-view.el: Add "Keywords: tools", since its other keywords
author
Kevin Ryde
<user42@zip.com.au>
Thu, 26 Nov 2009 23:19:53 +0000
(23:19 +0000)
committer
Kevin Ryde
<user42@zip.com.au>
Thu, 26 Nov 2009 23:19:53 +0000
(23:19 +0000)
aren't in finder-known-keywords, and following vc.el.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a1f83dc15a0201635c4b75776875e942e4afea8f..a36645dc97439fd70d11f435be4b5466fe7027f5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-11-26 Kevin Ryde <user42@zip.com.au>
+
+ * log-view.el: Add "Keywords: tools", since its other keywords
+ aren't in finder-known-keywords, and following vc.el.
+
2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
Misc coding convention cleanups.